home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC Gamer (Italian) 40
/
PC Gamer IT CD 40 2-2.iso
/
utility
/
almsim13
/
AlarmSimple.exe
/
0
/
RCDATA
/
TFORM1
/
TFORM1.txt
< prev
Wrap
Text File
|
1999-02-01
|
538b
|
29 lines
object Form1: TForm1
Left = 200
Top = 108
Width = 120
Height = 62
Caption = 'Alarm Simple'
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
Icon.Data = {<image000.ico>}
OnCloseQuery = FormCloseQuery
OnCreate = FormCreate
PixelsPerInch = 96
TextHeight = 13
object Image1: TImage
Left = 8
Top = 0
Width = 33
Height = 33
Picture.Data = {<image001.ico>}
end
object Timer1: TTimer
Interval = 500
OnTimer = Timer1Timer
Left = 48
end
end